Welcome![Sign In][Sign Up]
Location:
Search - scaling matlab

Search list

[Mathimatics-Numerical algorithms图形缩放

Description: 图像插值程序,可以对图像任意缩放。例如:可以将大小为256 (高)×256(宽)的图像改变为大小为360×300的图像。-image interpolation procedures, the images can be arbitrary scaling. For example : can be the size of 256 (H) x 256 (W) to change the image size of 360 x 300 images.
Platform: | Size: 1731584 | Author: 刘文飞 | Hits:

[BooksmasterofMATLAB

Description: 书名应为《掌握和精通MATLAB》附有完整的源程序,很值得收藏的。-title should be "proficient grasp and MATLAB," with complete source code, is worth collections.
Platform: | Size: 6304768 | Author: | Hits:

[Graph programfs-kfda

Description: Feature scaling for kernel Fisher discriminant analysis using leave-one-out cross validation. FS-KFDA is a package for implementing feature scaling for kernel fisher discriminant analysis.-Feature scaling for kernel Fisher discrim inant analysis using leave-one-out cross vali dation. FS-KFDA is a package for implementing f eature scaling for kernel fisher discriminant analysis.
Platform: | Size: 510976 | Author: | Hits:

[matlabdomdsProfile

Description: MULTIDIMENSIONAL SCALING in matlab by Mark Steyvers 1999 %needs optimization toolbox %Modified by Bruce Land %--Data via globals to anaylsis programs %--3D plotting with color coded groups %--Mapping of MDS space to spike train temporal profiles as described in %Aronov, et.al. "Neural coding of spatial phase in V1 of the Macaque" in %press J. Neurophysiology-MULTIDIMENSIONAL SCALING in Matlab by Mar 1999% k Steyvers needs optimization toolbox% M odified by Bruce Land%-- Data via globals to ana ylsis programs%-- 3D plotting with color coded groups%-- Mapping of MDS space to spike train te mporal profiles as described in% Aronov, et.al. "Neural coding of spatial phase in V1 of t he Macaque "in press J. Neurophysiology%
Platform: | Size: 2048 | Author: 左贤君 | Hits:

[Fractal programPortraitSeveraloperations

Description: 图象的插值缩放 图象的插值旋转 图象的剪切 在图象的几种几何操作中,图象的缩放和旋转都要用到插值操作。插值算法的好坏直接关系到图象的失真程度,插值函数的设计是插值算法的核心问题。因此,在具体介绍这几种几何操作前,有必要先介绍一下插值的基本原理。 -image interpolation zoom image interpolation rotary shear image in the image of several geometric operation, image scaling and rotation should be used interpolation operation. Interpolation algorithm directly related to the distortion of images, interpolation function interpolation algorithm design is the core of the problem. Therefore, the specific details of these types of geometric pre-operational, it is necessary to first explain the basic tenets of interpolation.
Platform: | Size: 3072 | Author: 深蓝 | Hits:

[Special Effects43566

Description: 本文主要叙述的是利用MATLAB软件实现图像的几何操作。利用imresize() imrotate() imcrop() 等函数实现图像的缩放,选转,剪切。 在对图像的几种几何操作中,图像的缩放和旋转都要用到插值操作。-This paper describes the use of MATLAB software images of geometric operations. Use imresize () imrotate () imcrop () Function Image Scaling , elected to the shear. In the image of several geometric operation, image scaling and rotation should be used interpolation operation.
Platform: | Size: 638976 | Author: 刘鎏 | Hits:

[matlabDEFINEV

Description: %DEFINEV Scaling vector and derivative % % [v,dv]= DEFINEV(g,x,l,u) returns v, distances to the % bounds corresponding to the sign of the gradient g, where % l is the vector of lower bounds, u is the vector of upper % bounds. Vector dv is 0-1 sign vector (See ?? for more detail.) % % Copyright (c) 1990-98 by The MathWorks, Inc. % $Revision: 1.2 $ $Date: 1998/03/21 16:29:10 $- DEFINEV Scaling vector and derivative [v, dv] = DEFINEV (g, x, l, u) returns v, distances to the bounds corresponding to the sign of the gradient g, where l is the vector of lower bounds , u is the vector of upper bounds. Vector dv is 0-1 sign vector (See?? for more detail.) Copyright (c) 1990-98 by The MathWorks, Inc. $ Revision: 1.2 $ $ Date : 1998/03/21 16:29:10 $
Platform: | Size: 1024 | Author: 张风 | Hits:

[OtherScale-freeInternetsimulation

Description: 无标度Internet网络仿真,代码比较精炼,请仔细阅读-without scaling Internet network simulation, code comparison refining, please read carefully
Platform: | Size: 150528 | Author: 罗凯 | Hits:

[Bookslm2

Description: 给出了一个线性调频信号的Gabor1变换;给出了一个信号的Gabor变换;coif2,coif3,coif4,coif5 正交小波的尺度函数和小波函数-Gives a linear frequency modulation signal Gabor1 transform gives a signal of the Gabor transform coif2, coif3, coif4, coif5 orthonormal wavelet scaling function and wavelet function
Platform: | Size: 3072 | Author: 李红 | Hits:

[Special EffectsImage_Operators_matlab_codes

Description: 12.1 图像点的运算 12.1.1 线性点运算 12.1.2 非线性点运算 12.2 图像的算术运算 12.2.1 加法运算 12.2.2 减 法运算 12.2.3 乘法 运算 12.2.4 除法 运算 12.2.5 其它运算 12.3 图像的位逻辑运算 12.4 图像的几何运算 12.4.1 图像插值 12.4.2 图像缩放 12.4.3 图像旋转 12.4.4 图像剪切 12.5 空间变换 12.5.1 仿射变换( affine transformation ) 12.5.2 透视变换 (Perspective Transformation) 12.5.3 空间变换的 MATLAB 函数 12.5.4 空间变换实例 12.6 图像融合 12.7 邻域与块操作 12.7.1 邻域操作 12.7.2 图像块操作 12.8 区域处理 12.8.1 区域选择 12.8.2 区域滤波 12.8.3 区域填充-12.1 image point arithmetic 12.1.1 computing linear point 12.1.2 nonlinear point operations 12.2 image adder computing 12.2.1 Arithmetic 12.2.2 subtraction multiplication 12.2.3 computing division 12.2.4 computing 12.2.5 other computing 12.3 Image 12.4 Image-bit logic operations geometric computing 12.4.1 Image Interpolation 12.4.2 image scaling 12.4.3 image rotation 12.4.4 Shear Image 12.5 Space Conversion 12.5.1 affine transformation (affine transformation) 12.5.2 Perspective Transform (Perspective Transformation) 12.5.3 space transform space transform MATLAB function 12.5.4 Examples 12.6 Image Fusion 12.7 Neighborhood and Block Operation 12.7.1 Operation 12.7.2 neighborhood image processing block operation 12.8 Regional 12.8 area selection 12.8.1. 2 regional filtering area filling 12.8.3
Platform: | Size: 5120 | Author: tian | Hits:

[matlabImageResample(matlab)

Description: 图像插值程序,可以实现对图像的任意缩放,即可以图像尺寸改变为任意大小。-Image Interpolation procedures can realize arbitrary scaling of images, namely image size can be changed to any size.
Platform: | Size: 445440 | Author: 林花 | Hits:

[Multimedia DevelopImageResample(matlab)

Description: 可以实现图像的缩放,可自由控制缩放的参数,非常的使用的代码-Can realize the image zoom, free to control the scaling of parameters, the use of the code is
Platform: | Size: 445440 | Author: qq | Hits:

[Speech/Voice recognition/combinespeech_processing(sola)

Description: 参考"基于SOLA的Pitch Scaling算法 范钰华(上海交通大学)",使用MATLAB实现SOLA算法,可以在变调不变速的基础下改变声调,程序比较易懂.适合初学者参考的,另外,VOICE_GUI是界面,介绍一些简单的语音处理,请大家多多指教.-Reference Based on the Pitch Scaling Algorithm SOLA Fan Yu-hua (Shanghai Jiaotong University) , the use of MATLAB to achieve SOLA algorithm sandhi can not change the basis of variable-speed voice, procedures relatively easy to understand. Suitable for beginners and reference, and the other, VOICE_GUI is the interface, some simple voice processing, please exhibitions.
Platform: | Size: 276480 | Author: edwin wong | Hits:

[Graph programTransformShow

Description: 图像变换的理论基础,包括:裁剪与合并, 缩放,旋转,镜像,增强CDib等源代码。 -Image transform the theoretical basis, including: cutting and consolidation, scaling, rotating, mirroring, enhanced CDib, such as source code.
Platform: | Size: 18432 | Author: 赵堃 | Hits:

[Graph program85375527common_im_processing

Description: 这是一个实现图像缩放的MATLAB源代码,可以有用户自己调节缩放的倍数-This is an image scaling to achieve the MATLAB source code, users can zoom in multiples of its own regulation
Platform: | Size: 1415168 | Author: 李金荣 | Hits:

[Windows DevelopMDSspheric

Description: MultiDimensional scaling
Platform: | Size: 1024 | Author: Amoud | Hits:

[Special EffectsGraphZoom

Description: 这是用matlab编写的图像缩放代码,能实现灰度或者彩色图像的放大缩小以及小数倍。使图像处理初学者的好材料-This is used to prepare the image scaling matlab code, to achieve gray scale or color images and small many times zoom. Image processing to make a good material for beginners
Platform: | Size: 733184 | Author: hei | Hits:

[matlabupload

Description: Image Scaling transaltion rotation codes in matlab
Platform: | Size: 2048 | Author: Santosh Chowhan | Hits:

[matlabmds

Description: 本代码是关于Multi-Dimensional Scaling(MDS)的代码,可以用于特征提取、特征选择,或是矩阵降维。-This file is part of the Matlab Toolbox for Dimensionality Reduction v0.4b. You are free to use, change, or However,
Platform: | Size: 1024 | Author: panhan | Hits:

[matlabMATLAB Codes

Description: Scaling of geometries bouncing BALL with consideration of coefficient of restitution
Platform: | Size: 5120 | Author: Rish | Hits:
« 12 3 4 5 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net